home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / tema / where / Setup.exe / {app} / Plugins / CorelPlugin.txt < prev    next >
Encoding:
Text File  |  2001-05-20  |  1.2 KB  |  42 lines

  1. WhereIsIt? version 3.00
  2. Copyright (c) 1997-2001 Robert Galle
  3. All Rights Reserved
  4.  
  5.  
  6. CORELDRAW THUMBNAILS IMPORT PLUGIN
  7. ==================================
  8. This module includes a single plugin, intended for extracting and importing 
  9. embedded thumbnails in CorelDraw .CDR files. Full Delphi source code is
  10. included.
  11.  
  12.  
  13. INSTALLING THE PLUGIN
  14. =====================
  15. Copy the "CorelPlugin.dll" file in subfolder "Plugins" in WhereIsIt's main 
  16. folder, for example, "C:\Program Files\WhereIsIt\Plugins". When WhereIsIt is
  17. run the next time, it will recognize and include the new plugin module.
  18.  
  19.  
  20. HOW TO USE IT
  21. =============
  22. No configuration options are available or necessary, just have the plugin
  23. active when scanning the media.
  24.  
  25.  
  26. LIMITATIONS
  27. ===========
  28. This plugin does not parse the actual CorelDraw drawing, which is in vector-
  29. like format. It only reads in imports the bitmap thumbnail preview, as prepared 
  30. by CorelDraw when saving the file. You can see that thumbnail in CorelDraw as
  31. well, when selecting a CDR file to be loaded.
  32.  
  33. Note that some CDR files may not have a thumbnail available. Such files can not 
  34. be handled by this plugin.
  35.  
  36.  
  37. HISTORY
  38. =======
  39.  
  40. 0.10 (20. May 2001)
  41. -----------------------
  42.   * Initial release